*** empty log message ***
authorDave Love <fx@gnu.org>
Mon, 18 Nov 2002 19:24:03 +0000 (19:24 +0000)
committerDave Love <fx@gnu.org>
Mon, 18 Nov 2002 19:24:03 +0000 (19:24 +0000)
ChangeLog

index 073eaa18bd02c10c5bd92bffeb105b9103f0321f..2fac9ccb8a6d0865acc5e04e9669351a9795c6e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2002-11-15  Dave Love  <fx@gnu.org>
 
-       * configure.in: Tidy up various quoting issues throughout.
+       * configure.in: Tidy up various quoting issues throughout.  Use
+       AC_GNU_SOURCE.
        (AH_BOTTOM): Fix #endif protecting config.h.  Maybe include
        alloca.h.  Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
        Maybe define bcopy, bzero, bcmp.
@@ -8,6 +9,7 @@
        non-existent machine file).
        (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
        (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
+       (nlist.h): Move test up.
 
 2002-11-18   Markus Rost  <rost@math.ohio-state.edu>